home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000272_news@columbia.edu _Wed Aug 28 12:33:39 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id MAA22860 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 28 Aug 1996 12:33:39 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id MAA16038 for kermit.misc@watsun; Wed, 28 Aug 1996 12:33:37 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: VT420, FreeBSD, and Ckermit
  8. Date: 28 Aug 1996 16:33:18 GMT
  9. Organization: Columbia University
  10. Lines: 16
  11. Message-ID: <501sce$jcc@apakabar.cc.columbia.edu>
  12. References: <500kh3$vbg@usenet.pa.dec.com>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <500kh3$vbg@usenet.pa.dec.com>,
  16. Stephen Rose <rose@mugwmp.pa.dec.com> wrote:
  17. : I'm trying to use a Digital VT420 terminal on a serial port with FreeBSD
  18. : 2.1.  Since this terminal only uses xon/xoff flow control, I have my port
  19. : set up that way.  Everything works fine until I try to use kermit.
  20. : Apparently, kermit turns off xon/xoff flow control.  Is there any way
  21. : to get kermit to leave xon/xoff flow control to the terminal?  The modem
  22. : is set up to use rts/cts flow control and seems to work fine that way
  23. : from other login sources.  I even tried the beta version of kermit to see
  24. : if that would help.  It didn't seem to.  Thanks.
  25. :
  26. C-Kermit should leave the flow setting on your UNIX job's controlling
  27. terminal alone.  If it doesn't, that's a bug.  I'll look into it.  Thanks
  28. for the report.
  29.  
  30. - Frank